[INFO] fetching crate remendo 0.2.0...
[INFO] fixing remendo-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate remendo 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate remendo 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate remendo 0.2.0
[INFO] tweaked toml for crates.io crate remendo 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate remendo 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate remendo 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016
[INFO] running `Command { std: "docker" "start" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking remendo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `RemoteConfig` in the current scope
[INFO] [stdout]   --> tests/app_integration.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |         config.remotes.push(RemoteConfig::fixture(name));
[INFO] [stdout]    |                                           ^^^^^^^ associated function or constant not found in `RemoteConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]   --> tests/app_integration.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |         items: vec![Patchset::fixture()],
[INFO] [stdout]    |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:127:31
[INFO] [stdout]     |
[INFO] [stdout] 127 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |         items: vec![Patchset::fixture(), Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |         items: vec![Patchset::fixture(), Patchset::fixture()],
[INFO] [stdout]     |                                                    ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:165:31
[INFO] [stdout]     |
[INFO] [stdout] 165 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `ServerStats` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |         Message::StatsLoaded(Ok(remendo::models::ServerStats::fixture())),
[INFO] [stdout]     |                                                               ^^^^^^^ associated function or constant not found in `ServerStats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:195:42
[INFO] [stdout]     |
[INFO] [stdout] 195 |         items: (0..10).map(|_| Patchset::fixture()).collect(),
[INFO] [stdout]     |                                          ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:212:41
[INFO] [stdout]     |
[INFO] [stdout] 212 |         items: (0..3).map(|_| Patchset::fixture()).collect(),
[INFO] [stdout]     |                                         ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |         items: (0..5).map(|_| Patchset::fixture()).collect(),
[INFO] [stdout]     |                                         ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:262:31
[INFO] [stdout]     |
[INFO] [stdout] 262 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:307:31
[INFO] [stdout]     |
[INFO] [stdout] 307 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `PatchsetDetail` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:321:34
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let detail = PatchsetDetail::fixture();
[INFO] [stdout]     |                                  ^^^^^^^ associated function or constant not found in `PatchsetDetail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:376:31
[INFO] [stdout]     |
[INFO] [stdout] 376 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:401:31
[INFO] [stdout]     |
[INFO] [stdout] 401 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `PatchsetDetail` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:418:34
[INFO] [stdout]     |
[INFO] [stdout] 418 |     let detail = PatchsetDetail::fixture();
[INFO] [stdout]     |                                  ^^^^^^^ associated function or constant not found in `PatchsetDetail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:457:31
[INFO] [stdout]     |
[INFO] [stdout] 457 |         items: vec![Patchset::fixture()],
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:479:29
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let mut ps1 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:482:29
[INFO] [stdout]     |
[INFO] [stdout] 482 |     let mut ps2 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:485:29
[INFO] [stdout]     |
[INFO] [stdout] 485 |     let mut ps3 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:529:29
[INFO] [stdout]     |
[INFO] [stdout] 529 |     let mut ps1 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:532:29
[INFO] [stdout]     |
[INFO] [stdout] 532 |     let mut ps2 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:597:29
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let mut ps1 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fixture` found for struct `Patchset` in the current scope
[INFO] [stdout]    --> tests/app_integration.rs:599:29
[INFO] [stdout]     |
[INFO] [stdout] 599 |     let mut ps2 = Patchset::fixture();
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `Patchset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remendo` (test "app_integration") due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016", kill_on_drop: false }`
[INFO] [stdout] 596824cfdbd47b0c0c5cfd0eff26366da1f56b33dc8d510957ab1d525e7c2016
